[INFO] cloning repository https://github.com/majian4work/oh-my-harness
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majian4work/oh-my-harness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajian4work%2Foh-my-harness", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajian4work%2Foh-my-harness'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac2a460f9a593b632a8ae314dd06c198a04da668
[INFO] testing majian4work/oh-my-harness against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajian4work%2Foh-my-harness" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/majian4work/oh-my-harness
[INFO] finished tweaking git repo https://github.com/majian4work/oh-my-harness
[INFO] tweaked toml for git repo https://github.com/majian4work/oh-my-harness written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/majian4work/oh-my-harness on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/majian4work/oh-my-harness already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.12
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded rustls v0.23.38
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45e062d6ead708136198d71eaa38d0ee8c75602ba29170ef3f877e6cd851488a
[INFO] running `Command { std: "docker" "start" "-a" "45e062d6ead708136198d71eaa38d0ee8c75602ba29170ef3f877e6cd851488a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45e062d6ead708136198d71eaa38d0ee8c75602ba29170ef3f877e6cd851488a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e062d6ead708136198d71eaa38d0ee8c75602ba29170ef3f877e6cd851488a", kill_on_drop: false }`
[INFO] [stdout] 45e062d6ead708136198d71eaa38d0ee8c75602ba29170ef3f877e6cd851488a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52d3abf05ef61b3924ce9953c385c0ab491540c260547ddf09b2abfe1f1be5eb
[INFO] running `Command { std: "docker" "start" "-a" "52d3abf05ef61b3924ce9953c385c0ab491540c260547ddf09b2abfe1f1be5eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling dirs v0.1.0 (/opt/rustwide/workdir/libs/dirs)
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling message v0.1.0 (/opt/rustwide/workdir/libs/message)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling omh-trace v0.1.0 (/opt/rustwide/workdir/libs/trace)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tool v0.1.0 (/opt/rustwide/workdir/libs/tool)
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling permission v0.1.0 (/opt/rustwide/workdir/libs/permission)
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling provider v0.1.0 (/opt/rustwide/workdir/libs/provider)
[INFO] [stderr]    Compiling session v0.1.0 (/opt/rustwide/workdir/libs/session)
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling agent v0.1.0 (/opt/rustwide/workdir/libs/agent)
[INFO] [stderr]    Compiling memory v0.1.0 (/opt/rustwide/workdir/libs/memory)
[INFO] [stderr]    Compiling bus v0.1.0 (/opt/rustwide/workdir/libs/bus)
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling hook v0.1.0 (/opt/rustwide/workdir/libs/hook)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling evolution v0.1.0 (/opt/rustwide/workdir/libs/evolution)
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling mcp v0.1.0 (/opt/rustwide/workdir/libs/mcp)
[INFO] [stderr]    Compiling skill v0.1.0 (/opt/rustwide/workdir/libs/skill)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/libs/runtime)
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling acp v0.1.0 (/opt/rustwide/workdir/libs/acp)
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling a2a v0.1.0 (/opt/rustwide/workdir/libs/a2a)
[INFO] [stderr]    Compiling omh-dev v0.1.0 (/opt/rustwide/workdir/bins/omh-dev)
[INFO] [stderr]    Compiling omt v0.1.0 (/opt/rustwide/workdir/bins/omt)
[INFO] [stderr]    Compiling omh v0.1.0 (/opt/rustwide/workdir/bins/omh)
[INFO] [stdout] warning: methods `available_roles` and `has_members` are never used
[INFO] [stdout]    --> bins/omt/src/team.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl TeamManager {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub async fn available_roles(&self) -> Vec<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub async fn has_members(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s
[INFO] running `Command { std: "docker" "inspect" "52d3abf05ef61b3924ce9953c385c0ab491540c260547ddf09b2abfe1f1be5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52d3abf05ef61b3924ce9953c385c0ab491540c260547ddf09b2abfe1f1be5eb", kill_on_drop: false }`
[INFO] [stdout] 52d3abf05ef61b3924ce9953c385c0ab491540c260547ddf09b2abfe1f1be5eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6731842822d7de8871fcda872e4c1350677276fc6fbd42c306de12e5fc5b610
[INFO] running `Command { std: "docker" "start" "-a" "b6731842822d7de8871fcda872e4c1350677276fc6fbd42c306de12e5fc5b610", kill_on_drop: false }`
[INFO] [stderr]    Compiling omt v0.1.0 (/opt/rustwide/workdir/bins/omt)
[INFO] [stderr]    Compiling omh-dev v0.1.0 (/opt/rustwide/workdir/bins/omh-dev)
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/libs/runtime)
[INFO] [stderr]    Compiling a2a v0.1.0 (/opt/rustwide/workdir/libs/a2a)
[INFO] [stderr]    Compiling omh v0.1.0 (/opt/rustwide/workdir/bins/omh)
[INFO] [stderr]    Compiling tool v0.1.0 (/opt/rustwide/workdir/libs/tool)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> bins/omt/src/task.rs:335:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let mut tasks = vec![
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling evolution v0.1.0 (/opt/rustwide/workdir/libs/evolution)
[INFO] [stdout] warning: method `available_roles` is never used
[INFO] [stdout]    --> bins/omt/src/team.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl TeamManager {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub async fn available_roles(&self) -> Vec<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling memory v0.1.0 (/opt/rustwide/workdir/libs/memory)
[INFO] [stderr]    Compiling skill v0.1.0 (/opt/rustwide/workdir/libs/skill)
[INFO] [stderr]    Compiling acp v0.1.0 (/opt/rustwide/workdir/libs/acp)
[INFO] [stderr]    Compiling session v0.1.0 (/opt/rustwide/workdir/libs/session)
[INFO] [stderr]    Compiling hook v0.1.0 (/opt/rustwide/workdir/libs/hook)
[INFO] [stdout] warning: unused import: `PermissionRule`
[INFO] [stdout]    --> libs/hook/src/builtins.rs:238:40
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use permission::{PermissionPolicy, PermissionRule};
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling agent v0.1.0 (/opt/rustwide/workdir/libs/agent)
[INFO] [stderr]    Compiling permission v0.1.0 (/opt/rustwide/workdir/libs/permission)
[INFO] [stderr]    Compiling mcp v0.1.0 (/opt/rustwide/workdir/libs/mcp)
[INFO] [stderr]    Compiling provider v0.1.0 (/opt/rustwide/workdir/libs/provider)
[INFO] [stderr]    Compiling omh-trace v0.1.0 (/opt/rustwide/workdir/libs/trace)
[INFO] [stderr]    Compiling bus v0.1.0 (/opt/rustwide/workdir/libs/bus)
[INFO] [stderr]    Compiling message v0.1.0 (/opt/rustwide/workdir/libs/message)
[INFO] [stderr]    Compiling dirs v0.1.0 (/opt/rustwide/workdir/libs/dirs)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.52s
[INFO] running `Command { std: "docker" "inspect" "b6731842822d7de8871fcda872e4c1350677276fc6fbd42c306de12e5fc5b610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6731842822d7de8871fcda872e4c1350677276fc6fbd42c306de12e5fc5b610", kill_on_drop: false }`
[INFO] [stdout] b6731842822d7de8871fcda872e4c1350677276fc6fbd42c306de12e5fc5b610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4717b154f85152701671d3fa5de641fef4b48a5ebb60c2890053e3839aa1c9b8
[INFO] running `Command { std: "docker" "start" "-a" "4717b154f85152701671d3fa5de641fef4b48a5ebb60c2890053e3839aa1c9b8", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> bins/omt/src/task.rs:335:13
[INFO] [stderr]     |
[INFO] [stderr] 335 |         let mut tasks = vec![
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `available_roles` is never used
[INFO] [stderr]    --> bins/omt/src/team.rs:147:18
[INFO] [stderr]     |
[INFO] [stderr]  28 | impl TeamManager {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 147 |     pub async fn available_roles(&self) -> Vec<String> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `omt` (bin "omt" test) generated 2 warnings (run `cargo fix --bin "omt" -p omt --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `PermissionRule`
[INFO] [stderr]    --> libs/hook/src/builtins.rs:238:40
[INFO] [stderr]     |
[INFO] [stderr] 238 |     use permission::{PermissionPolicy, PermissionRule};
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hook` (lib test) generated 1 warning (run `cargo fix --lib -p hook --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/a2a-0ecfbeca64548676)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test types::tests::task_state_terminal ... ok
[INFO] [stdout] test types::tests::task_roundtrip ... ok
[INFO] [stdout] test types::tests::agent_card_roundtrip ... ok
[INFO] [stdout] test registry::tests::get_agent_by_name ... ok
[INFO] [stdout] test registry::tests::register_and_discover ... ok
[INFO] [stdout] test types::tests::message_parts_serde ... ok
[INFO] [stdout] test types::tests::jsonrpc_request_serde ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8edcb2040d7934c6)
[INFO] [stdout] running 11 tests
[INFO] [stdout] test send_task_roundtrip ... ok
[INFO] [stdout] test agent_registration_roundtrip ... ok
[INFO] [stdout] test probe_reachable ... ok
[INFO] [stdout] test agent_card_discovery ... ok
[INFO] [stdout] test team_join_and_status ... ok
[INFO] [stdout] test cancel_task_not_cancelable ... ok
[INFO] [stdout] test team_heartbeat_updates_load ... ok
[INFO] [stdout] test get_unknown_task_returns_error ... ok
[INFO] [stdout] test full_workflow_discover_join_task_leave ... ok
[INFO] [stdout] test team_multiple_roles ... ok
[INFO] [stdout] test team_join_leave_lifecycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acp-7929ab4a4081ac72)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test types::tests::agent_manifest_round_trip ... ok
[INFO] [stdout] test types::tests::acp_event_serialization_variants ... ok
[INFO] [stdout] test server::tests::server_registers_agents_and_lists_manifests ... ok
[INFO] [stdout] test client::tests::acp_client_new_creates_instance ... ok
[INFO] [stdout] test types::tests::run_create_request_serialization ... ok
[INFO] [stdout] test types::tests::run_status_serde_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent-edc26d2c46c0f205)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::agent_definition_exposes_invocability_check ... ok
[INFO] [stdout] test tests::defaults_custom_agents_to_user_invocable_when_missing ... ok
[INFO] [stdout] test tests::parses_markdown_agent_definition ... ok
[INFO] [stdout] test tests::delegation_prompt_lists_other_agents ... ok
[INFO] [stdout] test tests::parses_metadata_from_frontmatter ... ok
[INFO] [stdout] test tests::rejects_malformed_front_matter_metadata ... ok
[INFO] [stdout] test tests::registry_exposes_filtered_agent_sets_from_metadata ... ok
[INFO] [stdout] test tests::registry_loads_builtin_agents ... ok
[INFO] [stdout] test tests::parses_front_matter_metadata_and_defaults_user_invocable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bus-24a78f65e68aec4d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::multiple_subscribers ... ok
[INFO] [stdout] test tests::no_subscribers_is_ok ... ok
[INFO] [stdout] test tests::publish_and_receive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dirs-dbd2d0d2e1de1f5f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::defaults_under_home ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evolution-5373b5b248998a97)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::parse_extraction_response_parses_valid_json ... ok
[INFO] [stdout] test tests::default_policy_has_expected_values ... ok
[INFO] [stdout] test tests::should_inject_logic_handles_expected_cases ... ok
[INFO] [stdout] test tests::learn_from_correction_creates_proper_entry ... ok
[INFO] [stdout] test tests::consolidate_merges_duplicates_and_prunes_low_confidence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test builtins::tests::audit_trail_always_continues ... ok
[INFO] [stdout] test builtins::tests::error_tracker_resets_on_success ... ok
[INFO] [stdout] test builtins::tests::error_tracker_aborts_after_threshold ... ok
[INFO] [stdout] test builtins::tests::permission_guard_allows_permitted_tool ... ok
[INFO] [stdout] test builtins::tests::permission_guard_denies_read_only_for_bash ... ok
[INFO] [stdout] test tests::runner_continues_through_passing_hooks ... ok
[INFO] [stdout] test tests::runner_short_circuits_on_deny ... ok
[INFO] [stdout] test tests::runner_skips_hooks_for_other_points ... ok
[INFO] [stdout] test builtins::tests::permission_guard_skips_unknown_agent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hook-11592550b06b429d)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcp-2b8c4aa25c53b2bf)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::mcp_tool_bridge_new_is_empty ... ok
[INFO] [stdout] test tests::json_rpc_request_omits_params_when_none ... ok
[INFO] [stdout] test tests::json_rpc_request_serialization_round_trip ... ok
[INFO] [stdout] test tests::mcp_tool_def_deserializes_from_protocol_json ... ok
[INFO] [stdout] test tests::mcp_tool_def_handles_minimal_fields ... ok
[INFO] [stdout] test tests::mcp_transport_serialization_round_trip ... ok
[INFO] [stdout] test tests::parse_sse_response_extracts_matching_id ... ok
[INFO] [stdout] test tests::parse_sse_response_fails_when_id_not_found ... ok
[INFO] [stdout] test tests::parse_sse_response_skips_non_matching_events ... ok
[INFO] [stdout] test tests::stdio_process_integration_placeholder ... ignored, requires spawning an external MCP server
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/memory-0de66d4fbf5653a6)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::reinforce_increments_count ... ok
[INFO] [stdout] test tests::forget_removes_entry ... ok
[INFO] [stdout] test tests::supersede_links_entries ... ok
[INFO] [stdout] test tests::remember_and_recall_round_trip ... ok
[INFO] [stdout] test tests::text_search_returns_relevant_entries ... ok
[INFO] [stdout] test tests::recall_with_hyphens_does_not_crash ... ok
[INFO] [stdout] test tests::markdown_parsing_loads_workspace_and_user_memories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/message-853ac0a08da789c9)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::round_trip_text_message ... ok
[INFO] [stdout] test tests::user_and_text_helpers_work ... ok
[INFO] [stdout] test tests::round_trip_tool_use_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omh-4ece16d98d14c64e)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test slash::tests::dispatch_agents_returns_list_agents ... ok
[INFO] [stdout] test slash::tests::dispatch_unknown_command_returns_response ... ok
[INFO] [stdout] test tui::input_intent::tests::keeps_agent_switch_slash_commands_out_of_chat_routing_resolution ... ok
[INFO] [stdout] test tui::input_intent::tests::rejects_non_invocable_explicit_agent_mentions ... ok
[INFO] [stdout] test tui::mention_parser::tests::ignores_embedded_at_signs ... ok
[INFO] [stdout] test tui::mention_parser::tests::keeps_standalone_at_signs_for_validation ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omh_dev-d6c761a9b4587cf5)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omh_trace-4f40e359c04fb027)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omt-5bf49d00128b57a8)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/permission-f3f5050407c7c452)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/provider-60da66c9218bf72c)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runtime-e5acf9a1c775d882)
[INFO] [stdout] test tui::mention_parser::tests::returns_active_query_replace_range ... ok
[INFO] [stdout] test tui::mention_parser::tests::returns_active_query_replace_range_for_file_reference_mentions ... ok
[INFO] [stdout] test tui::mention_parser::tests::scans_whitespace_delimited_mentions ... ok
[INFO] [stdout] test tui::slash_input::tests::parses_command_without_args ... ok
[INFO] [stdout] test tui::slash_input::tests::parses_slash_command_and_args ... ok
[INFO] [stdout] test tui::slash_input::tests::returns_none_for_bare_slash ... ok
[INFO] [stdout] test tui::slash_input::tests::returns_none_for_non_slash_input ... ok
[INFO] [stdout] test tui::input_intent::tests::rejects_builtin_non_invocable_explicit_agent_mentions ... ok
[INFO] [stdout] test tui::input_intent::tests::parses_file_context_before_explicit_agent_into_routing_intent ... ok
[INFO] [stdout] test tui::input_intent::tests::keeps_slash_commands_out_of_chat_routing_resolution ... ok
[INFO] [stdout] test slash::tests::dispatch_models_returns_list_models ... ok
[INFO] [stdout] test tui::input_intent::tests::parses_explicit_agent_and_file_context_into_routing_intent ... ok
[INFO] [stdout] test tui::input_intent::tests::rejects_malformed_explicit_agent_tokens ... ok
[INFO] [stdout] test tui::input_intent::tests::rejects_multiple_explicit_agents ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test devtools::tests::evaluate_case_passes_when_constraints_match ... ok
[INFO] [stdout] test devtools::tests::build_eval_aggregates_groups_agent_tool_and_errors ... ok
[INFO] [stdout] test devtools::tests::evaluate_case_fails_on_disallowed_tool_error_category ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::init_test_logs_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test executor::tests::parse_token_usage_empty ... ok
[INFO] [stdout] test executor::tests::parse_token_usage_no_tokens ... ok
[INFO] [stdout] test retry::tests::backoff_increases ... ok
[INFO] [stdout] test executor::tests::parse_token_usage_from_omh_stderr ... ok
[INFO] [stdout] test retry::tests::backoff_capped ... ok
[INFO] [stdout] test retry::tests::classify_network ... ok
[INFO] [stdout] test retry::tests::classify_oom ... ok
[INFO] [stdout] test retry::tests::should_retry_non_retryable_never ... ok
[INFO] [stdout] test retry::tests::should_retry_respects_budget ... ok
[INFO] [stdout] test retry::tests::should_retry_unknown_once ... ok
[INFO] [stdout] test task::tests::ready_tasks ... ok
[INFO] [stdout] test task::tests::cascade_cancel ... ok
[INFO] [stdout] test task::tests::detect_cycle ... ok
[INFO] [stdout] test task::tests::topological_sort_linear ... ok
[INFO] [stdout] test task::tests::topological_sort_parallel ... ok
[INFO] [stdout] test task::tests::is_complete ... ok
[INFO] [stdout] test task::tests::unknown_dependency ... ok
[INFO] [stdout] test team::tests::leave_removes_member ... ok
[INFO] [stdout] test team::tests::join_and_pick_member ... ok
[INFO] [stdout] test team::tests::load_balancing ... ok
[INFO] [stdout] test retry::tests::classify_permanent ... ok
[INFO] [stdout] test retry::tests::classify_rate_limit ... ok
[INFO] [stdout] test retry::tests::classify_unknown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::permissive_allows_everything ... ok
[INFO] [stdout] test tests::deny_rule_overrides ... ok
[INFO] [stdout] test tests::allow_rule_overrides_level ... ok
[INFO] [stdout] test tests::read_only_denies_write ... ok
[INFO] [stdout] test tests::wildcard_pattern_matching ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test copilot::tests::copilot_headers_include_required_values ... ok
[INFO] [stdout] test copilot::tests::needs_responses_api_detects_gpt5_models ... ok
[INFO] [stdout] test copilot::tests::new_uses_expected_defaults ... ok
[INFO] [stdout] test copilot::tests::get_session_token_reuses_valid_cached_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test spawn_tool::tests::spawn_tool_has_expected_spec ... ok
[INFO] [stdout] test telemetry::tests::append_and_read_telemetry_jsonl ... ok
[INFO] [stdout] test telemetry::tests::summarizes_records ... ok
[INFO] [stdout] test background::tests::cancel_transitions_to_cancelled ... ok
[INFO] [stdout] test harness::tests::init_creates_valid_harness ... ok
[INFO] [stdout] test background::tests::spawn_transitions_to_completed_and_returns_result ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent_loop_test.rs (/opt/rustwide/target/debug/deps/agent_loop_test-08371f4a10e466a4)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test explicit_routing_rejects_non_user_invocable_agent ... ok
[INFO] [stdout] test agent_turn_returns_text_response ... ok
[INFO] [stdout] test normal_turn_telemetry_has_no_session_primary_agent_field ... ok
[INFO] [stdout] test explicit_routing_bypasses_current_primary_agent ... ok
[INFO] [stdout] test explicit_route_telemetry_records_session_primary_agent ... ok
[INFO] [stdout] test primary_agent_persists_across_session_restore ... ok
[INFO] [stdout] test agent_turn_executes_tool_calls ... ok
[INFO] [stdout] test agent_turn_respects_max_turns ... ok
[INFO] [stdout] test tool_results_accumulate_across_turns ... ok
[INFO] [stdout] test primary_agent_can_delegate_to_declared_subagent ... ok
[INFO] [stdout] test explicit_routing_blocks_nested_delegation ... FAILED
[INFO] [stdout] test tool_telemetry_records_error_category ... ok
[INFO] [stdout] test primary_agent_cannot_delegate_to_undeclared_subagent ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- explicit_routing_blocks_nested_delegation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'explicit_routing_blocks_nested_delegation' (172) panicked at libs/runtime/tests/agent_loop_test.rs:337:5:
[INFO] [stdout] assertion failed: provider.requests()[1].messages.iter().any(|message|
[INFO] [stdout]         {
[INFO] [stdout]             message.parts.iter().any(|part|
[INFO] [stdout]                     {
[INFO] [stdout]                         matches!(part, ContentPart::ToolResult
[INFO] [stdout]                             { id, content, is_error } if id == "spawn-1" && *is_error &&
[INFO] [stdout]                             content.contains("leaf-only"))
[INFO] [stdout]                     })
[INFO] [stdout]         })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e380941a688 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e380941a688 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e380941a688 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e380941a688 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e38094329ba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e38094329ba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e380941f862 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e380941f862 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e38093f61b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e38093f61b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e3809411669 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3808b5e4ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e3808b5e4ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e38094118e2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e38094118e2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e38093f62a4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e38093eac19 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e38093f707d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e380943322c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e38094331f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e3808b3e1fb - agent_loop_test[fed6c14990857cf3]::explicit_routing_blocks_nested_delegation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/runtime/tests/agent_loop_test.rs:337:5
[INFO] [stdout]   21:     0x5e3808b50402 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e3808b5047d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e3808b4cf7d - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x5e3808b4ce7b - tokio[cd61313a69d603f8]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e3808b4ce7b - tokio[cd61313a69d603f8]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e3808b4ce7b - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x5e3808b48470 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x5e3808b4c04d - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x5e3808b4b2e4 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x5e3808b2df9b - <tokio[cd61313a69d603f8]::runtime::context::scoped::Scoped<tokio[cd61313a69d603f8]::runtime::scheduler::Context>>::set::<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5e3808b31269 - tokio[cd61313a69d603f8]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x5e3808b19d22 - <std[929523f510218772]::thread::local::LocalKey<tokio[cd61313a69d603f8]::runtime::context::Context>>::try_with::<tokio[cd61313a69d603f8]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5e3808b198ae - <std[929523f510218772]::thread::local::LocalKey<tokio[cd61313a69d603f8]::runtime::context::Context>>::with::<tokio[cd61313a69d603f8]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5e3808b2f08d - tokio[cd61313a69d603f8]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x5e3808b49530 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x5e3808b49826 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x5e3808b4ab90 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x5e3808b27553 - tokio[cd61313a69d603f8]::runtime::context::runtime::enter_runtime::<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5e3808b47ef1 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x5e3808b2db24 - <tokio[cd61313a69d603f8]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5e3808b2dcef - <tokio[cd61313a69d603f8]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5e3808b46432 - agent_loop_test[fed6c14990857cf3]::explicit_routing_blocks_nested_delegation
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/runtime/tests/agent_loop_test.rs:355:6
[INFO] [stdout]   43:     0x5e3808b374e7 - agent_loop_test[fed6c14990857cf3]::explicit_routing_blocks_nested_delegation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/runtime/tests/agent_loop_test.rs:297:53
[INFO] [stdout]   44:     0x5e3808b237d6 - <agent_loop_test[fed6c14990857cf3]::explicit_routing_blocks_nested_delegation::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e3808b515cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e3808b515cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5e3808b5ee45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5e3808b5ee45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e3808b5ee45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e3808b5ee45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e3808b5ee45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e3808b5ee45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5e3808b5ee45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5e3808b599a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5e3808b599a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5e3808b61ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5e3808b61ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e3808b61ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e3808b61ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e3808b61ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e3808b61ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5e3808b61ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e38094197bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x5e38094197bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x713b71f56aa4 - <unknown>
[INFO] [stdout]   66:     0x713b71fe3a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- primary_agent_cannot_delegate_to_undeclared_subagent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'primary_agent_cannot_delegate_to_undeclared_subagent' (179) panicked at libs/runtime/tests/agent_loop_test.rs:493:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "done"
[INFO] [stdout]  right: "primary turn completed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e380941a688 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e380941a688 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e380941a688 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e380941a688 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e38094329ba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e38094329ba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e380941f862 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e380941f862 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e38093f61b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e38093f61b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e3809411669 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3808b5e4ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e3808b5e4ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e38094118e2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e38094118e2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e38093f6272 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e38093eac19 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e38093f707d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e380943322c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e38094330b3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e3808b2ef65 - core[28b146924c2f19c6]::panicking::assert_failed::<alloc[95e62e727ddf147d]::string::String, &str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e3808b432ad - agent_loop_test[fed6c14990857cf3]::primary_agent_cannot_delegate_to_undeclared_subagent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/runtime/tests/agent_loop_test.rs:493:5
[INFO] [stdout]   22:     0x5e3808b50402 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e3808b5047d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e3808b4cf7d - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x5e3808b4ce7b - tokio[cd61313a69d603f8]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e3808b4ce7b - tokio[cd61313a69d603f8]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e3808b4ce7b - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x5e3808b48470 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x5e3808b4c04d - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x5e3808b4b2e4 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x5e3808b2df9b - <tokio[cd61313a69d603f8]::runtime::context::scoped::Scoped<tokio[cd61313a69d603f8]::runtime::scheduler::Context>>::set::<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e3808b31269 - tokio[cd61313a69d603f8]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x5e3808b19d22 - <std[929523f510218772]::thread::local::LocalKey<tokio[cd61313a69d603f8]::runtime::context::Context>>::try_with::<tokio[cd61313a69d603f8]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5e3808b198ae - <std[929523f510218772]::thread::local::LocalKey<tokio[cd61313a69d603f8]::runtime::context::Context>>::with::<tokio[cd61313a69d603f8]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5e3808b2f08d - tokio[cd61313a69d603f8]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x5e3808b49530 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x5e3808b49826 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x5e3808b4ab90 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x5e3808b27553 - tokio[cd61313a69d603f8]::runtime::context::runtime::enter_runtime::<<tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e3808b47ef1 - <tokio[cd61313a69d603f8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x5e3808b2db24 - <tokio[cd61313a69d603f8]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5e3808b2dcef - <tokio[cd61313a69d603f8]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5e3808b46d02 - agent_loop_test[fed6c14990857cf3]::primary_agent_cannot_delegate_to_undeclared_subagent
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/runtime/tests/agent_loop_test.rs:516:6
[INFO] [stdout]   44:     0x5e3808b375d7 - agent_loop_test[fed6c14990857cf3]::primary_agent_cannot_delegate_to_undeclared_subagent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/runtime/tests/agent_loop_test.rs:457:64
[INFO] [stdout]   45:     0x5e3808b23916 - <agent_loop_test[fed6c14990857cf3]::primary_agent_cannot_delegate_to_undeclared_subagent::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e3808b515cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e3808b515cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5e3808b5ee45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5e3808b5ee45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5e3808b5ee45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e3808b5ee45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e3808b5ee45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e3808b5ee45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5e3808b5ee45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5e3808b599a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5e3808b599a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e3808b61ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5e3808b61ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e3808b61ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e3808b61ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e3808b61ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e3808b61ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5e3808b61ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e38094197bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5e38094197bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x713b71f56aa4 - <unknown>
[INFO] [stdout]   67:     0x713b71fe3a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     explicit_routing_blocks_nested_delegation
[INFO] [stdout]     primary_agent_cannot_delegate_to_undeclared_subagent
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p runtime --test agent_loop_test`
[INFO] running `Command { std: "docker" "inspect" "4717b154f85152701671d3fa5de641fef4b48a5ebb60c2890053e3839aa1c9b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4717b154f85152701671d3fa5de641fef4b48a5ebb60c2890053e3839aa1c9b8", kill_on_drop: false }`
[INFO] [stdout] 4717b154f85152701671d3fa5de641fef4b48a5ebb60c2890053e3839aa1c9b8
